.box-title{
    width:100%;
    height: 56px;
    line-height: 56px;
    text-align: left;
    color: #d3180f;
    border-bottom: 1px solid #e5e5e5;
    float: left;
    font-size: 24px;
    padding: 5px 0px;
    position: relative;
    /*margin:35px 0px;*/
}
.box-title .en{
    color: #dfdfdf;
}
.box-title .box-on{
    display: none;
    background: url('/apps/home/view/web/images/tab-on.png') bottom center no-repeat;
    border-bottom: 1px solid #ff0000;
    height: 4px;
    position: absolute;
    z-index: 9;
    bottom: -1px;
}
.box-title .cate-item{
    font-size: 16px;
    padding-left: 20px;
    font-weight: bold;
}
.box-title .cate-item.on{
    color: #d3180f;
}
.sub-cate{
    width: 100%;
    float: left;
}
.sub-cate a{
    display: inline-block;
    font-weight: bold;
    margin-right:30px; 
    padding-left: 20px;
    line-height: 76px;
    background:url('/apps/home/view/web/images/icon-news2.jpg') left center no-repeat;
    font-size: 14px; 
}
/*.pro li.li0{
    margin-right: 0px;
}*/
.prolist-wrap{
    height: 530px;
    overflow: hidden;
    float: left;
    position: relative;
    width: 100%;
}
.prolist-ul{
    height: 530px;
    position: absolute;
}
.prolist{
    padding-bottom: 20px;
    float: left;
    width: 1200px;
    margin-top: 50px;

}
.prolist li{
    height: 223px;
    width: 583px;
    border: #eeeeee 1px solid;
    background-position: center;
    background-repeat: no-repeat;
    margin-right: 30px;
    margin-bottom: 30px;
    float: left;
    background: #f9f9f9;
}
.prolist li.li0{
    margin-right: 0px;
}

.prolist li .text{
    padding: 30px 0 0 30px;
    width: 320px;
    float: left;
    line-height: 40px;
    position: relative;
}
.prolist li .text .title{
    color: #d3180f;
    font-size: 18px;
    font-weight: bold;
}
.prolist li:hover .text .title{
    text-decoration: underline;
}
.prolist li .text .intro{
    width: 100%;
    height: 84px;
    margin: 10px 0px;
    overflow: hidden;
    float: left;
    line-height: 20px;
    color:#3c3c3c;
    font-size: 14px;
}
.prolist li .text .more{
    width: 78px;
    height:26px;
    display: block;
    float: left;
    clear: both;
    background: #d3180f;
    text-align: center;
    line-height: 26px;
    color: #fff;
}
.prolist li .text .more:hover{
    background-color: #dbdbdb;
}
/*样品展示*/
.yplist-wrap{
    height: 353px;
    overflow: hidden;
    float: left;
    position: relative;
    width: 100%;
    padding-top: 20px;
}
.yplist-ul{
    height: 353px;
    position: absolute;
}
.yplist{
    padding-bottom: 20px;
    float: left;
    width: 1200px;
}
.yplist li{
    height: 270px;
    width: 278px;
    margin-right: 29px;
    margin-bottom: 30px;
    float: left;
}
.yplist li .img{
    height: 278px;
    width: 100%;    
}
.yplist li.li0{
    margin-right: 0px;
}

.yplist li .text{
    width: 100%;
    float: left;
    line-height: 45px;
    background: #787878;
    position: relative;
    color: #fff;
    text-align: center;
}
.yplist li a:hover .text{
    background-color: #d3180f;
}
.order{
    float: left;
    margin: 20px 0px;
    width: 100%;
}
.order-left{
    float: left;
    width: 400px;
    line-height: 36px;
}
.order-center{
    float: left;
    width: 290px;
    padding: 0px 40px;
    color: #C3C3C3;
    line-height: 36px;
}
.order-center li{
    float: left;
    padding-left: 5px;
    width: 283px;
    border:1px #C3C3C3 solid;
    height: 34px;
    margin-bottom: 20px;
}
.order-center li input{
    border:0px;
    display: inline-block;
    float: right;
    height: 34px;
    line-height: 34px;
    width: 235px;
}
.order-center a.btn-submit{
    display: inline-block;
    background: #d3180f;
    color: #fff;
    line-height: 36px;
    width: 174px;
    text-align: center;

}
.order-center a.btn-submit:hover{
    background-color: #dbdbdb;
}
.order-right {
    color: #C3C3C3;    
    float: right;
    width: 420px;
    height: 214px;
    border:1px #C3C3C3 solid;
    margin-bottom: 20px;
}
.order-right textarea{
    border:0px;
    display: inline-block;
    float: right;
    height: 184px;
    width: 420px;
}

/*客户见证*/
.cus-box{
    float: left;
    width: 900px;    
}
.cus-box .cus-list{
    float: left;
    width: 100%;
    margin-top: 20px;
}
.cus-box .cus-list li{
    float: left;
    width: 440px;
    margin-right: 20px;
    margin-bottom: 30px;
}
.cus-box .cus-list li.li0{
    margin-right: 0px;
}
.cus-box .cus-list li .title{
    float: left;
    color: #d3180f;
    font-weight: bold;
    font-size: 16px;
    line-height: 30px;
    width: 320px;
}
.cus-box .cus-list li .intro{
    float: left;
    color: #454545;
    line-height: 24px;
    width: 320px;
}
.cus-box .cus-list li .more{
    color: #d3180f;
}

/*合作伙伴*/
.hez-box{
    float: right;
    width: 275px;    
}
.hez-box .hez-list{
    float: left;
    width: 100%;
    margin-top: 20px;
}
.hez-box .hez-list li{
    float: left;
    height: 48px;
    width: 130px;
    margin-right: 10px;
    margin-bottom: 10px;
    border:1px solid #e5e5e5;
}
.hez-box .hez-list li.li0{
    margin-right: 0px;
}
/*关于我们*/
.about-box{
    float: left;
    width: 100%;
    padding: 20px 0px;
}
.about-right{
    float: right;
    width: 820px;    
}
.about-right .about-text{
    width: 100%;
    height: 200px;
    overflow: hidden;
}
.about-right .about-text a:hover{
    text-decoration: underline;
}
.about-right .about-sub{
    width: 100%;
    float: left;
    text-align: right;
    padding-top: 10px;
}
.about-right .about-sub a{
    display: inline-block;
    height: 28px;
    padding: 0px 20px;
    margin-right: 20px;
    background: #d3180f;
    color: #fff;
    line-height: 28px;
    text-align: center;
    border-radius: 5px;
}
.about-right .about-sub a:hover{
    background-color: #dbdbdb;
}
/*员工风采*/
.fc-list{
    float: left;
    width: 100%;
    height: 215px;
    margin-top: 20px;
}
.fc-list li{
    float: left;
    height: 190px;
    width: 275px;
    margin-right: 33px;
    margin-bottom: 25px;
}
.fc-list li.li0{
    margin-right: 0px;
}
/*新闻*/
.news-box{
    width: 575px;
    float: left;
}
.news-list{
    float: left;
    width: 100%;
}
.news-list li{
    width: 555px;
    padding-left: 20px;
    background: url('/apps/home/view/web/images/icon-news2.jpg') left center no-repeat;
    height: 49px;
    line-height: 49px;
    border-bottom: 1px solid #e5e5e5;
}
.news-list li .title{
    width: 450px;
    float: left;
}
.news-list li .date{
    width: 100px;
    float: right;
    color: #C3C3C3;
    text-align: right;
}
.news-sub{
    width: 100%;
    float: left;
    text-align: left;
    height: 50px;
    line-height: 50px;
}
#qa-list .news-list li.liq{
    width: 535px;
    padding-left: 40px;
    background: url('/apps/home/view/web/images/liq.png') left center no-repeat;    
}
#qa-list .news-list li.lia{
    width: 535px;
    padding-left: 40px;
    background: url('/apps/home/view/web/images/lia.png') left center no-repeat;    
}
#qa-list .news-list li .title{
    width: 530px;
    float: left;
    overflow: hidden;
}
.news-sub a{
    display: inline-block;
    height: 28px;
    padding: 0px 20px;
    margin-right: 20px;
    background: #d3180f;
    color: #fff;
    line-height: 28px;
    text-align: center;
    border-radius: 5px;
}
.news-sub a:hover{
    background:#dbdbdb;
}
a.amore{
    color: #848484;
    font-size: 14px;
    float: right;
    text-align: right;    
}